home *** CD-ROM | disk | FTP | other *** search
- ---------------------------------------------
- CGI Expert 1.0.0
- ---------------------------------------------
- Sep 1996, Copyright 1996 by Lars ┼kerman Software
- ---------------------------------------------
-
- CGI Expert, Introduction
- ------------------------
-
- The CGI Expert components are developped to simplify the writing of Win-CGI
- applications with Delphi 2.0. Using the components, the following unique
- features will be obtained:
- 1) As all overhead needed in a CGI-application is handled by the CGI Expert,
- all you have to do is to build your HTML-document that is to be sent to the server.
- 2) You can easily debug your CGI-applications.
- 3) You can turn an ordinary HTML-document, written with your favourite HTML-editor,
- into a dynamic page. This is done by just adding special "entry tags" to where you
- want the dynamic code in the document and then filter the document through a
- TCGIFile component. The component then retrives an event every time the tag appears
- in the document, giving you a chance to add your dynamic code.
-
-
- You will find in this CGI Expert 1.0.0
- ----------------------------------------
-
-
- COMPONENTS
- ----------
- CGIEng.DCU CGI Core component
- CGIUtl.DCU CGI support components
- CGIDBUtl.DCU CGI Database support components
- CGIExrt.Hlp Help for above components.
-
-
-
- Example projects
- ----------------
- MINI.DPR A minimal CGI application.
- Memo.DPR A CGI Apllication using the powerful TCGIMemo component.
- DBQuery.DBR A CGI Apllication using the TCGIDBGrid.
- DBUpdate.DBR Another CGI Apllication using the TCGIDBGrid.
- Shares.DB A paradox table used by DBQuery and DBUpdate project, to run this
- this projects you need a BDE alias called CGITestDB pointing at
- the directory of this file.
-
-
-
- Registering the components
- --------------------------
-
- The CGI expert components is a Shareware product. If you find them useful and want
- to receive the latest versions please register your evaluation copy.
-
- Why register ?
- --------------
- By register the components you get the following advatages:
-
- 1) You donÆt get the annoying message last in every HTML-page generated by the components.
- 2) You get free upgrades within 6 months from the date you register the product.
- 3) You can collaborate in improving the components by sending mail to the author.
- 4) You encourage the author do make the components even better.
-
- How much does it cost ?
- -----------------------
- All components : 65 USD (Single license)
-
- 300 USD (Site license)
-
- 1500 USD (World wide license)
-
- A site license, covers a single organization for an area of up to one hundred
- miles (160 km) in radius. A world-wide license covers everyone in a single organization.
-
- Source code: ??? USD (On discussion)
-
- How register
- ------------
- To register the components e-mail lars.akerman@mbox300.swipnet.se
-
- Consulting Lars ┼kerman Software ?
- ----------------------------------
- E-Mail lars.akerman@mbox300.swipnet.se
-
-